Xbasic

Reporting::ReportDataSection.Insertdata Method

Syntax

L Insertdata(data as Reporting::ReportDataElement [, InsertBefore as N = 1])

Arguments

data

Reporting::ReportDataElement

InsertBefore

N = 1

Description

Insert a new data.

See Also